Skip to content

gh-101100: Fix sphinx warnings in asyncio-task.rst#114469

Merged
hugovk merged 2 commits intopython:mainfrom
sobolevn:issue-101100-asyncio-task
Jan 24, 2024
Merged

gh-101100: Fix sphinx warnings in asyncio-task.rst#114469
hugovk merged 2 commits intopython:mainfrom
sobolevn:issue-101100-asyncio-task

Conversation

@sobolevn
Copy link
Member

@sobolevn sobolevn commented Jan 23, 2024

It used to be:

/Users/sobolev/Desktop/cpython2/Doc/library/asyncio-task.rst:837: WARNING: py:const reference target not found: FIRST_COMPLETED
/Users/sobolev/Desktop/cpython2/Doc/library/asyncio-task.rst:840: WARNING: py:const reference target not found: FIRST_EXCEPTION
/Users/sobolev/Desktop/cpython2/Doc/library/asyncio-task.rst:840: WARNING: py:const reference target not found: ALL_COMPLETED
/Users/sobolev/Desktop/cpython2/Doc/library/asyncio-task.rst:846: WARNING: py:const reference target not found: ALL_COMPLETED

📚 Documentation preview 📚: https://cpython-previews--114469.org.readthedocs.build/

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir skip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants